diff --git a/index.php b/index.php index 7610e9d..f2a0dd7 100755 --- a/index.php +++ b/index.php @@ -1,89 +1,91 @@ . /* * The map */ require 'load.php'; enqueue_css('leaflet'); enqueue_css('my-fuel-map'); foreach($JQUERY_UI_PARTS as $part) { enqueue_js("jquery.ui.$part"); } enqueue_js('leaflet'); enqueue_js('leaflet.bouncemarker'); enqueue_js('my-fuel-map.l10n'); enqueue_js('my-fuel-map'); get_header('map'); $last_price_rfc3339 = last_price_date(DateTime::RFC3339); $last_price_text = last_price_date(); ?>
40' ) ?>
$last_price_text" ) ?>